home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 1547 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: nntp.crl.com!usenet
  2. From: joewald@crl.com (Joseph Waldvogel)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Commodore-64
  5. Date: 3 Feb 1996 03:38:41 GMT
  6. Organization: CRL Dialup Internet Access
  7. Message-ID: <1509.6606T1084T1791@crl.com>
  8. References: <883.6604T1433T1932@sunshine.net>
  9. NNTP-Posting-Host: crl4.crl.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >>Hi,
  14.  
  15. >>I realize this is the Amiga users group but I don't know where to post this
  16. >>message. This is the closest thing I could find. Ignorance is bliss?
  17.  
  18. >>I have an old commodore-64 that I need help with. It has a 5.25 floopy disk
  19. >>drive that I would like to load programs from. What are the steps to do
  20. >>this?
  21. >> When I go to load any program and run it the end result is:
  22. >> "Please press play on tape". I haven't used the machine in years and have
  23. >> no
  24. >>documentation. The commands I am currently using are:
  25.  
  26. >>LOAD "$", 8
  27.  
  28. >>-> Ready
  29.  
  30. >>LIST
  31.  
  32. >>-> listing of floopy directory.
  33.  
  34. >>LOAD "filename", 8
  35.  
  36. >>-> Ready
  37.  
  38. >>What do I do next? All my next attempts wind up as either "Syntax error" or
  39. >>"Please press play on tape"
  40.  
  41. >if i remember correctly, and its been years and years, the correct syntax is:
  42. >LOAD "filename",8,#  (where # is the drive ie:1 or 2)
  43. > but as i say its been years.
  44.  
  45. >Howard
  46.  
  47. Nope, Drive was the FIRST Number, and 8 was the First Hard Drive Number.
  48. It was/is ,8,1 or ,9,1 or ,10,1, ect.  Just a ,8 would work, but usually a
  49. ,8,1 was the best.  He would of been OK if he just didn't add the SPACE after
  50. the comma and then the Number.
  51.  
  52. I think the tape drive was Nothen or a ,1 but it been So long since I've used
  53. a Tape drive on my Vic-20 them years Back, hell it was a while before I had a
  54. floppy drive for the C-64 I had, was still using the Tape Drive.  God I hated
  55. when the program would Crash near the end of loading up after 30-45 mins of
  56. waiting.   Them where the days.
  57.  
  58.